gtk4.git
2019-07-25 Matthias ClasenAdd a font rendering demo
2019-07-25 Matthias Clasentests: improve error handling
2019-07-25 Matthias Clasengtk-demo: Fix a crash
2019-07-25 Emmanuele BassiMerge branch 'gtk-4-add-TCRYPT-options-to-ask-password...
2019-07-24 Matthias ClasenMerge branch 'avoid-redundant-attributes' into 'master'
2019-07-24 Matthias Clasentext layout: Avoid redundant text attributes
2019-07-24 Matthias ClasenMerge branch 'gtkapp-opening-str' into 'master'
2019-07-24 Jordi MasUse commas to differentiate between text and filename
2019-07-24 Matthias ClasenMerge branch 'missing-gobject-annotation' into 'master'
2019-07-24 Timm Bäderpasswordentry: Normalize boolean value
2019-07-24 Timm Bäderpasswordentry: Remove empty vfunc implementation
2019-07-24 Timm Bädertextlayout: Avoid querying CSS state if we don't have to
2019-07-24 Timm Bäderpopover: Remove some unnecessary checks
2019-07-24 Matthias ClasenRemove a redundant vfunc
2019-07-24 Ryan WestlundAdd nullable annotation to combo_box_text_get_active_text
2019-07-24 Matthias ClasenMerge branch 'blink-later' into 'master'
2019-07-24 Matthias ClasenMerge branch 'error-nodes' into 'master'
2019-07-24 Matthias Clasentextview: Defer cursor blinking on input
2019-07-24 Matthias Clasentextview: Delay initial cursor blinking
2019-07-24 Matthias Clasentext: Delay initial cursor blinking
2019-07-23 Matthias ClasenMerge branch 'wip/chergert/refcount-line-display' into...
2019-07-23 Matthias ClasenRender error underlines as render nodes
2019-07-23 Christian Hergerttextlayout: remove use of gtk_text_layout_free_line_display
2019-07-23 Christian Hergerttextlayout: make GtkTextLineDisplay reference counted
2019-07-23 Matthias Clasentext: Remove an outdated comment
2019-07-23 Matthias Clasenfix the build
2019-07-23 Piotr DrągUpdate POTFILES.in
2019-07-23 Matthias Clasentext: Fix incomplete invalidation
2019-07-23 Matthias Clasentext view: Fix incomplete invalidation
2019-07-22 Jordi MasUpdate Catalan translation
2019-07-22 Matthias ClasenMerge branch 'wip/chergert/fix-textlayout-bounds' into...
2019-07-22 Christian Hergerttextlayout: fix bounds for clipping
2019-07-21 Matthias ClasenMerge branch 'wip/textview' into 'master'
2019-07-21 Matthias Clasentext view: Smooth cursor blinking
2019-07-21 Christian Hergerttextview: port GtkTextView to GskPangoRenderer
2019-07-21 Matthias Clasentextview: Stop exporting private apis
2019-07-21 Matthias Clasengsk: Fix a crash in gsk_render_node_diff
2019-07-21 Matthias Clasentext: Smooth cursor blinking
2019-07-21 Matthias ClasenAdwaita: Fix entry block cursors
2019-07-21 Asier Sarasua... Update Basque translation
2019-07-21 Serdar SağlamUpdate Turkish translation
2019-07-21 Timm Bäderwindow: Plug a GList leak
2019-07-21 Timm Bädergtk.supp: Add glXQueryServerString exceptions
2019-07-21 Timm Bädergl renderer: Remove leftover modelview matrix
2019-07-21 Timm BäderRevert "gl renderer: ops_set_modelview is (transfer...
2019-07-21 Timm Bäderwindow: Merge some functions into their only callers
2019-07-21 Timm Bädercellrenderertext: Remove some unnecessary NULL checks
2019-07-21 Timm Bädercellrenderertext: Don't unnecessarily ref a layout
2019-07-21 Timm Bädertextlayout: Remove some outdated comments
2019-07-21 Timm Bäderentry: Measure icons again
2019-07-21 Timm Bäderplacesview: Make "Other Locations" search case-insensitive
2019-07-21 Timm Bäderlinedisplay: Save paragraph bg color inline
2019-07-21 Timm Bädergtk.supp: Add a pixman_image_composite32 exception
2019-07-21 Timm Bädergtk.supp: add a FcDefaultSubstitute exception
2019-07-21 Timm Bäderrendernodeparser: Fix a memory leak when parsing glyphs
2019-07-21 Timm Bäderrendernodeparser: Fix a memory leak when parsing textures
2019-07-21 Timm Bädergl renderer: ops_set_modelview is (transfer full)
2019-07-21 Timm Bädergl renderer: Pull out code from a loop
2019-07-19 Goran VidovićUpdate Croatian translation
2019-07-19 Goran VidovićUpdate Croatian translation
2019-07-19 Timm Bädergl renderer: Replace a redundant function call
2019-07-19 Timm Bäderfilechooserwidget: Fold function into only caller
2019-07-19 Timm Bäderfilechooserwidget: Don't emit default-size-changed...
2019-07-19 Timm Bäderfilechooser: Remove SETTINGS_KEY_WINDOW_POSITION
2019-07-19 Timm Bäderfilechooserwidget: Don't look at saved window position
2019-07-19 Timm Bäderfilechooserdialog: Stop using gtk_window_get_position()
2019-07-19 Timm BäderRevert "file chooser: Stop using gtk_window_get_position"
2019-07-19 Timm Bädergtkfilechooserwidget: Temporarily disable revealer...
2019-07-19 Timm Bäderplacessidebar: Remove sidebar border again
2019-07-18 Christoph ReiterMerge branch 'tests-no-box-packing' into 'master'
2019-07-18 segfaultgtkmountoperation: Add TCRYPT options to the ask-passwo...
2019-07-18 Emmanuele BassiMerge branch 'pc-libs-private' into 'master'
2019-07-18 Emmanuele BassiMerge branch 'gtk-4-support-tcrypt-with-proxy-handler...
2019-07-18 segfaultgtkmountoperation: Support TCRYPT options when using...
2019-07-18 Simon McVittietestsuite: Remove dangling references to box-packing...
2019-07-18 Simon McVittiegtk4.pc: Move third-party libraries from Libs to Libs...
2019-07-15 Timm Bäderscrollbar: Use a box layout
2019-07-15 Timm Bädertext: Don't leak emoji chooser
2019-07-15 Timm Bädermenu: Fix an uninitialized value
2019-07-15 Timm Bäderprogressbar: Use box layout
2019-07-15 Timm Bädertext: Move some locals into the closest scope
2019-07-15 Timm Bädertext: Remove some useless casts
2019-07-15 Timm Bädertext: Move some locals into the closest scope
2019-07-14 Jordi MasUpdate Catalan translation
2019-07-14 Timm BäderRemove some dead assignments
2019-07-14 Timm BäderAdwaita: Add fontbutton spacing back
2019-07-14 Timm Bäderadwaita: Remove a dead rule
2019-07-14 Timm Bädergl renderer: Fix opacity nodes with overlapping child...
2019-07-13 Aurimas ČerniusUpdated Lithuanian translation
2019-07-13 Timm Bäderpopover: Fix a broken cast
2019-07-13 Timm Bäderrendernodeparser: fix typo
2019-07-13 Timm Bäderfishbowl: Plug a small leak
2019-07-13 Timm Bäderpicture: Unref previous paintable
2019-07-13 Timm Bädersuppression file: Add glReadPixels mesa exception
2019-07-13 Timm Bädernode editor: Manually unrealize all created renderers
2019-07-12 Timm BäderMerge branch 'fix-issue-2014-gtk4' into 'master'
2019-07-12 Luca BacciFix a string leak
2019-07-10 Timm Bäderfpsoverlay: Fix fps overlay position
2019-07-09 Matthias ClasenMerge branch 'wip/baedert/accelmap' into 'master'
2019-07-09 Matthias ClasenMerge branch 'wip/baedert/for-master' into 'master'
next